home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
wb
/
czesc_2
/
iconmanager
/
whatis
/
include
/
proto
/
whatis.h
Wrap
C/C++ Source or Header
|
1994-02-07
|
190b
|
8 lines
#ifndef PROTO_WHATIS_H
#define PROTO_WHATIS_H
#include <libraries/whatisbase.h>
extern struct Library *WhatIsBase;
#include <clib/whatis_protos.h>
#include <pragmas/whatis_pragmas.h>
#endif